header{
    font-size: 50px;
    text-align: center;
    margin-top: 20px;
}
p{
    font-size: 36px;
    font-family: Arial;
}
body{
    font-family: Arial;
}
strong{
    font-size: 36px;
    text-align: start;
}
a{
    font-family: Arial;
    font-size: 50px;
    color: green;
}
img{
    margin-top: 2%;
}
footer{
    font-size: larger;
}
#nxpg{
    font-size: larger;
    font-family: Arial;
    color: black;
    margin: 20px;

}